	#menue_links::before {
    background-color: #fff;
    background-image: url("../custom/bilder/Logo SEITZ-4c.jpg");
    background-origin: content-box;
    background-position: 0 center center;
    background-repeat: no-repeat;
    background-size: contain;
    border-bottom: 1px solid #ccc;
    content: "";
    height: 130px;
    left: 0;
    padding: 5px;
  	padding-left: 5px;
    position: absolute;
    top: 0;
    width: 100%;
}
#menue_links {
    padding-top: 130px;
}
.ocollection::after, .cart_container::after, .tile-panel .image::after, #menue .menue_block_kopf::after {
    color: #E4002C;
}
.bg-primary, #menue .menue_block_kopf.menue_block_item_active {
    background-color: grey;
}
a {
    color: black;
    text-decoration: none;
}
.progress-bar {
    background-color: rgb(230,0,25);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width 0.6s ease 0s;
    width: 0;
}
.panel-primary {
    border-color: grey;
}
.btn-primary, #mobile-nav {
    color: black;
    background-color: grey;
    border-color: black;
}
.btn-primary:hover, #mobile-nav:hover {
    color: black	;
    background-color: #FFFFFF;
    border-color: black;
}

#ctl0_PortalLayoutContent_Main_ObjektOverlay_DokumenteGrid tr th:nth-child(2),
#ctl0_PortalLayoutContent_Main_ObjektOverlay_DokumenteGrid tr td:nth-child(2) {
  display: none;
}

.cleaning_objekte td input[src="gfx/png_16/key.png"] {
 display: none;
}